-- card: 8531 from stack: in -- bmap block id: 8711 -- flags: 0000 -- background id: 2630 -- name: Menu -- part 1 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=223 top=235 right=342 bottom=309 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp Visual barn door open go to card "Men" end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=190 top=135 right=232 bottom=313 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp Visual effect dissolve go to card"Map" end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=323 top=179 right=259 bottom=428 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp Visual wipe up go to card "Machines" end mouseUp -- part 8 (button) -- low flags: 00 -- high flags: A002 -- rect: left=16 top=319 right=340 bottom=76 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Return ----- HyperTalk script ----- on mouseUp global returncard go to returncard end mouseUp